abstract class $SUCC_STREAM{NTP}
****
An abstraction that specifies a generator of successive unique values of type NTP


Descendants
INT_STREAM



Public


Features
next: NTP;
**** Return the next unique value

The Sather Home Page